Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

XFuVideoRecorder.cpp File Reference

Video recorder class (for desktop use). More...

#include <xfcore/XFcCore.h>
#include <xfutil/XFuVideoRecorder.h>

Include dependency graph for XFuVideoRecorder.cpp:

Include dependency graph

Go to the source code of this file.

Variables

const UINT8 xfuBmpHdr []


Detailed Description

Video recorder class (for desktop use).

X-Forge Util
Copyright 2000-2003 Fathammer Ltd

Id
XFuVideoRecorder.cpp,v 1.6 2003/05/21 13:41:02 niko Exp
Date
2003/05/21 13:41:02
Revision
1.6

Definition in file XFuVideoRecorder.cpp.


Variable Documentation

const UINT8 xfuBmpHdr[] [static]
 

Initial value:

 
{
        0x42,0x4d,0x38,0x84,
        0x03,0x00,0x00,0x00,
        0x00,0x00,0x36,0x00,
        0x00,0x00,0x28,0x00,
        0x00,0x00,0xF0,0x00,
        0x00,0x00,0x40,0x01,
        0x00,0x00,0x01,0x00,
        0x18,0x00,0x00,0x00,
        0x00,0x00,0x00,0x00,
        0x00,0x00,0x12,0x0B,
        0x00,0x00,0x12,0x0B,
        0x00,0x00,0x00,0x00,
        0x00,0x00,0x00,0x00,
        0x00,0x00
}

Definition at line 23 of file XFuVideoRecorder.cpp.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch